home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
batch
/
TSBAT35.ARJ
/
RULER.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-07-09
|
342b
|
13 lines
@echo off
rem Ruler by Prof. Timo Salmi 9-Jul-91
rem This simple batch helps to pinpoint the columns of the screen by
rem displaying a ruler. The batch uses ansi escape sequences to avoid
rem excessive scrolling.
echo A
echo 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789
echo A
echo on